From 7e4eed7d704413f85df7c037300f44e9dbd61fdb Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 9 Nov 2007 03:16:18 +0000 Subject: [PATCH] (enable-local-variables): Doc fix. --- lisp/files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/files.el b/lisp/files.el index 169912b94bc..6aff489e0a2 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -450,7 +450,7 @@ use `before-save-hook'.") (defcustom enable-local-variables t "Control use of local variables in files you visit. -The value can be t, nil, :safe, or something else. +The value can be t, nil, :safe, :all or something else. A value of t means file local variables specifications are obeyed if all the specified variable values are safe; if any values are -- 2.30.2